func runtime.fillstack

3 uses

	runtime (current package)
		stack.go#L828: func fillstack(stk stack, b byte) {
		stack.go#L917: 		fillstack(new, 0xfd)
		stack.go#L989: 		fillstack(old, 0xfc)